PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.optionalcontent Package / PDFOptionalContentDisplayTreeNode Class / setGroup Method
The group displayed in this node of the optional content display tree.
In This Topic
    setGroup Method
    In This Topic
    Sets the group associated with this node.
    and methods are exclusive.
    Syntax
    public void setGroup( 
       PDFOptionalContentGroup group
    )

    Parameters

    group
    The group displayed in this node of the optional content display tree.
    See Also